Welcome![Sign In][Sign Up]
Location:
Search - API HOOK

Search list

[Hook apihook

Description: VBHOOK API的例子很经典大家下载吧-VBHOOK API is a classic example of everyone to download it
Platform: | Size: 2048 | Author: xch | Hits:

[OS programCeApiSpy_07-18-2005

Description: Windows CE API hook application~
Platform: | Size: 111616 | Author: 萧董 | Hits:

[OS programAPIHook

Description: API Hook通用框架的实现\ HookApi通用框架-API Hook realize HookApi general framework for a common framework
Platform: | Size: 130048 | Author: air | Hits:

[Hook apiNDIA

Description: API Hook类,已经做成dll文件。其中包含Hook WS2_32.dll 中send 函数的Demo,可以起、轻松修改成其他API 的 Hook.-API Hook type, has made dll file. Hook WS2_32.dll includes send function in the Demo, can be easily modified into other API of Hook.
Platform: | Size: 946176 | Author: 刘应 | Hits:

[Game Hook CrackDDPHelpSrc

Description: QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆绑和分解 -QQ games plug right right touch, function: 1. Can automatically prompted to eliminate the right right touch 2. Can be used to simulate the mouse automatically eliminate 3. Can accelerate the speed of 4. Automatically start this procedure although only a small plug-in, but also used to a number of technical .1. the use of 2 threads. 3.dll Find window injection technique 4.api hook technology 5. single process overall heat build hook 6. do not pass a specific color to judge the same way to the box 7. simulation of the two mouse methods, mouse_event (mouse cursor will move) and PostMessaga (mouse cursor does not move) 8. paper bound and decomposition
Platform: | Size: 150528 | Author: | Hits:

[Hook api20080323224000244

Description: api hook windows 编程-api hook windows programming
Platform: | Size: 93184 | Author: fei liming | Hits:

[Hook apiAPI_HOOK

Description: API HOOK源码,自己写的,C++源码,使用的也是定位IAT表,获取需要HOOK的API,然后HOOK并处理~-API HOOK source, wrote it myself, C++ Source, the use of the IAT is also positioning table, access to the needs of HOOK the API, and then HOOK and processed ~
Platform: | Size: 18432 | Author: dylan | Hits:

[Otherapi

Description: vb api 手册,chm版的. 取得Disk Volume Information 显示、隐藏win95任务栏 限制Form Resize的最大值 如何使Mouse的右键无效(Mouse Hook) -vb api manual, chm version. Disk Volume Information obtained indicates that hide the taskbar win95 maximum limit Form Resize how to make the Right Mouse invalid (Mouse Hook)
Platform: | Size: 165888 | Author: 西狂 | Hits:

[Hook apiHOOK

Description: HOOK API,对于一个没有接触过人而言,时个神秘地带,真有那么神秘码?微软提供了这方面的开发包DETOUES,很简单,不需要其他工作就可以实现了,不需要跳转指令,不需要修改PE头,更不需要枚举当前所有进程和即将启动的进程-HOOK API, no contact for a man is concerned, when a mysterious area code really so mysterious? Microsoft provided an SDK DETOUES, very simple, no other work can be achieved, and do not need to Jump instructions, will not need to change PE header, but do not need to enumerate all the current process and will soon start the process of
Platform: | Size: 808960 | Author: | Hits:

[Windows Developapihook

Description: api-hook,可以hook窗口创建、出现、关闭等消息。也可以应用到hook文件的创建、拷贝、删除和重命名等方面。-hook window
Platform: | Size: 227328 | Author: zhang | Hits:

[Windows Develophook

Description: VBAPIHooker - API拦截类(这是主角,它需要用到以下三个类) VBMemoryAllocator - 内存分配管理类 VBPEFnLocator - PE文件导入/导出函数定位类 VBMiniWindow - 迷你消息窗口类-VBAPIHooker- API interception type (which is the main character, it needs to use the following three categories) VBMemoryAllocator- memory allocation and management VBPEFnLocator- PE file import/export function category positioning VBMiniWindow- mini-message window class
Platform: | Size: 60416 | Author: soul | Hits:

[OS programHookCreateProcess

Description: API Hook,实现了对CreateProcess的挂钩,可以监视进程的创建。-API Hook, to achieve the linking of CreateProcess, you can create a monitoring process.
Platform: | Size: 5688320 | Author: 北冥之鱼 | Hits:

[OS programHookAPILib

Description: API Hook Lib最新版 对api的hook功能,进行了封装。直接使用其接口,非常方便对函数进行hook.该版本修改了以前的bug,使用更稳定。-API Hook Lib latest version of the hook of the api functions carried out packaging. Direct use of its interface is very convenient to the function hook. This version changes the previous bug, use the more stable.
Platform: | Size: 7168 | Author: 曹成 | Hits:

[Delphi VCLapihook-dephi

Description: delphi 实现 API HOOK 的源码,可以获取socket网络数据,代码十分效率-delphi source code to achieve API HOOK, you can obtain the socket network data, the code is very efficient
Platform: | Size: 2048 | Author: Zcd | Hits:

[Windows Develophook

Description: MFC HOOK编程源码,拦截windows消息。-MFC HOOK programming source code, to intercept windows messages.
Platform: | Size: 463872 | Author: nicholas | Hits:

[Windows DevelopAPIHOOK

Description: Windows api hook的一段代码,在书上找到很好用可以保护进程不被结束-Windows api hook section of code found in the book very well not be used to protect the end of the process. .
Platform: | Size: 2786304 | Author: 爱雪人 | Hits:

[Hook apiApiHook

Description: API Hook示例代码:用来将自定义的 Dll 注入进程空间,并钩住指定 API 函数,关于注入和钩 API 的代码,这里主要介绍如何使用这个小工具方便实现截获 API 的功能-API Hook Sample Codes
Platform: | Size: 151552 | Author: litjerk | Hits:

[Anti-virusHook

Description: 强大的API hook 使自己的进程不被结束。-Powerful API hook itself is not the end of the process. Ha ha ha
Platform: | Size: 208896 | Author: 笑嘻嘻 | Hits:

[Windows DevelopAPIHook

Description: API HOOK经典例子,代码移植性很高!-API HOOK classic example, code portability is high!
Platform: | Size: 66560 | Author: yulongying | Hits:

[Hook apisendHook

Description: send api hook sample
Platform: | Size: 28672 | Author: achykim | Hits:
« 1 2 34 5 6 7 8 9 10 ... 40 »

CodeBus www.codebus.net